algorithm

expect abstract fun algorithm(): String(source)

Returns the algorithm name for this key. For example, ED25519-V3 or x25519

actual abstract fun algorithm(): String(source)